summaryrefslogtreecommitdiff
path: root/src/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/editor.h')
-rw-r--r--src/editor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editor.h b/src/editor.h
index 634cdeb3..cd28e6ff 100644
--- a/src/editor.h
+++ b/src/editor.h
@@ -16,8 +16,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifndef EDITOR_H
-#define EDITOR_H
+#ifndef __DWB_EDITOR_H__
+#define __DWB_EDITOR_H__
DwbStatus editor_open(void);