diff options
Diffstat (limited to 'db3x_autobackups/options.c')
-rw-r--r-- | db3x_autobackups/options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db3x_autobackups/options.c b/db3x_autobackups/options.c index f477ddf..b6e7034 100644 --- a/db3x_autobackups/options.c +++ b/db3x_autobackups/options.c @@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <shlobj.h>
-#include "database.h"
+#//include "database.h"
#include "options.h"
extern HINSTANCE g_hInst;
|