diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-02-24 21:07:11 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-02-24 21:07:11 -0500 |
| commit | 5747fe1b2f1b0f1677056dd3f4d36b2910d80630 (patch) | |
| tree | 8f3899aecf76ad59e23ef2ef6e2d21c82aef8142 /sigmodr/widgets/CoinListUI.cpp | |
| parent | ff2b57f4a557f8e3896f002e554d76f327fa1ac1 (diff) | |
Renamed Sigmod to Game where needed
Diffstat (limited to 'sigmodr/widgets/CoinListUI.cpp')
| -rw-r--r-- | sigmodr/widgets/CoinListUI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/widgets/CoinListUI.cpp b/sigmodr/widgets/CoinListUI.cpp index 14b1039c..153214fe 100644 --- a/sigmodr/widgets/CoinListUI.cpp +++ b/sigmodr/widgets/CoinListUI.cpp @@ -23,7 +23,7 @@ // Sigmod includes #include <sigmod/CoinList.h> -#include <sigmod/Sigmod.h> +#include <sigmod/Game.h> // KDE includes #include <KLineEdit> |
