-rw-r--r-- | noncore/games/minesweep/minesweep.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 3e234a4..9728ac7 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro @@ -32,4 +32,4 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \ -include ( ../../../include.pro ) +include ( $(OPIEDIR)/include.pro ) |