about summary refs log tree commit diff stats
path: root/externaleditor.c
diff options
context:
space:
mode:
Diffstat (limited to 'externaleditor.c')
-rw-r--r--externaleditor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/externaleditor.c b/externaleditor.c
index 5c89173..407dd27 100644
--- a/externaleditor.c
+++ b/externaleditor.c
@@ -14,7 +14,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include "xxxterm.h"
+#include <xxxterm.h>
 
 #if !defined(XT_SIGNALS_DISABLE) && (WEBKIT_CHECK_VERSION(1, 5, 0))
 	/* we got the DOM API we need */