diff options
| author | Tannin <devnull@localhost> | 2013-11-11 23:19:54 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-11-11 23:19:54 +0100 |
| commit | 75475a7984466afd1cf77f2e4a9f722c0a859404 (patch) | |
| tree | 77cbca3ffc277c24707c28b62081df4bdd7f2739 /src/nexusinterface.h | |
| parent | 315ed6e41afb8ddd753fed9c8d0163cdb7c86831 (diff) | |
- started qbs based project files (not functional yet)
- modlist will now updated immediately after a change throw the modinfo dialog
- bugfix: configurator wasn't able to save after revision 137
Diffstat (limited to 'src/nexusinterface.h')
| -rw-r--r-- | src/nexusinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nexusinterface.h b/src/nexusinterface.h index 03226d8e..da5fe02a 100644 --- a/src/nexusinterface.h +++ b/src/nexusinterface.h @@ -23,7 +23,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "nxmaccessmanager.h" -#include "utility.h" +#include <utility.h> #include <gameinfo.h> #include <versioninfo.h> #include <imodrepositorybridge.h> |
