Skip to content

Commit cc9864e

Browse files
committedJan 2, 2012
missed a file in last commit
1 parent c1b631d commit cc9864e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/app/qgisapp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ extern "C"
244244
{
245245
#include <spatialite.h>
246246
}
247-
#include "spatialite/qgsnewspatialitelayerdialog.h"
247+
#include "qgsnewspatialitelayerdialog.h"
248248
#endif
249249

250250
#include "qgspythonutils.h"

0 commit comments

Comments
 (0)
Please sign in to comment.