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 9381923..f477ddf 100644 --- a/db3x_autobackups/options.c +++ b/db3x_autobackups/options.c @@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "commonheaders.h"
#include "../../include/m_utils.h"
#include "../../include/m_trigger.h"
-#include "../updater/m_updater.h"
+#include <m_updater.h>
#include <shlobj.h>
|