summaryrefslogtreecommitdiffstats
path: root/ksnake/snake.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/snake.cpp')
-rw-r--r--ksnake/snake.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/snake.cpp b/ksnake/snake.cpp
index 33b3f027..c892452b 100644
--- a/ksnake/snake.cpp
+++ b/ksnake/snake.cpp
@@ -23,7 +23,7 @@
* Boston, MA 02110-1301, USA.
*/
-#include <qwidget.h>
+#include <tqwidget.h>
#include "snake.h"