summaryrefslogtreecommitdiff
path: root/src/modinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modinfo.h')
-rw-r--r--src/modinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modinfo.h b/src/modinfo.h
index 05e26590..74a77cd2 100644
--- a/src/modinfo.h
+++ b/src/modinfo.h
@@ -21,7 +21,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#define MODINFO_H
#include "nexusinterface.h"
-#include <directoryentry.h>
#include <versioninfo.h>
#include <imodinterface.h>
@@ -34,6 +33,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include <map>
#include <set>
#include <vector>
+#include <directoryentry.h>
using MOBase::ModRepositoryFileInfo;