diff options
| -rw-r--r-- | common/advancedDetector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/advancedDetector.h b/common/advancedDetector.h index 011cfa4117..3691a3e46b 100644 --- a/common/advancedDetector.h +++ b/common/advancedDetector.h @@ -25,7 +25,7 @@ #include "common/fs.h" #include "base/game.h" // For PlainGameDescriptor and GameList -#include "base/plugins.h" // For DetectedGameList +#include "base/plugins.h" // For PluginError namespace Common { |
