queue.c
changeset 1891 92a3b0aa0946
parent 1662 9f8c03dbc1bd
child 2026 02dfa0aa2c2f
--- a/queue.c	Thu Jun 02 17:17:24 2005 +0000
+++ b/queue.c	Thu Jun 02 19:30:21 2005 +0000
@@ -1,5 +1,5 @@
 #include "stdafx.h"
-#include "ttd.h"
+#include "openttd.h"
 #include "queue.h"
 
 static void Stack_Clear(Queue* q, bool free_values)