about summary refs log tree commit diff stats
path: root/cookie.c
diff options
context:
space:
mode:
Diffstat (limited to 'cookie.c')
-rw-r--r--cookie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cookie.c b/cookie.c
index 2e3061e..10d71db 100644
--- a/cookie.c
+++ b/cookie.c
@@ -14,7 +14,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include "xxxterm.h"
+#include <xxxterm.h>
 
 #define XT_REJECT_FILE		("rejected.txt")
 #define XT_COOKIE_FILE		("cookies.txt")