diff options
Diffstat (limited to 'src/fileimporter.cpp')
-rw-r--r-- | src/fileimporter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileimporter.cpp b/src/fileimporter.cpp index 2633d35..8ca416c 100644 --- a/src/fileimporter.cpp +++ b/src/fileimporter.cpp @@ -17,7 +17,7 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <ntqbuffer.h> +#include <tqbuffer.h> #include "fileimporter.h" |