summaryrefslogtreecommitdiff
path: root/migrate.php
diff options
context:
space:
mode:
Diffstat (limited to 'migrate.php')
-rw-r--r--migrate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/migrate.php b/migrate.php
index 0af2e90..38371e9 100644
--- a/migrate.php
+++ b/migrate.php
@@ -12,7 +12,7 @@
/**
* required setup
*/
-require_once( 'install_inc.php' );
+require_once( 'includes/install_inc.php' );
// this variable will be appended to the template file called - useful for displaying messages after data input
$app = '';