summaryrefslogtreecommitdiff
path: root/dtemain.cpp
diff options
context:
space:
mode:
authorPixel <Pixel>2002-07-19 12:52:47 +0000
committerPixel <Pixel>2002-07-19 12:52:47 +0000
commit492ca575941d0e30b3725bf7a9966cab8df7e238 (patch)
tree5cd34563c530988291691bd0a2a671e1a416b0e2 /dtemain.cpp
parent2d5f7c1052fb4206cc46fffe236ebfcac4ee316f (diff)
Moved everything in the right place. Cleaner now.
Diffstat (limited to 'dtemain.cpp')
-rw-r--r--dtemain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dtemain.cpp b/dtemain.cpp
index 404f52f..c044c79 100644
--- a/dtemain.cpp
+++ b/dtemain.cpp
@@ -23,6 +23,7 @@
#include <string.h>
#include "fileutils.h"
#include "generic.h"
+#include "dte.h"
int main(int argc, char ** argv) {
FILE * f, * t;