From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/tetrix/tetrix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tetrix/tetrix.cpp') diff --git a/examples/tetrix/tetrix.cpp b/examples/tetrix/tetrix.cpp index e3cf9c29f..2d8c2d5fd 100644 --- a/examples/tetrix/tetrix.cpp +++ b/examples/tetrix/tetrix.cpp @@ -9,7 +9,7 @@ #include "qtetrix.h" #include "qdragapp.h" -#include "qfont.h" +#include "ntqfont.h" int main( int argc, char **argv ) { -- cgit v1.2.3