diff options
| author | Tim Penhey <tim.penhey@canonical.com> | 2012-09-12 10:58:48 +1200 |
|---|---|---|
| committer | Tim Penhey <tim.penhey@canonical.com> | 2012-09-12 10:58:48 +1200 |
| commit | 4995039917f943210ebfc631272d5fdb46078c25 (patch) | |
| tree | dcb17140722e2e786b4ea7f7bc90087986aa07e1 | |
| parent | 2181f9dfb98d77e823e3c86f7e370db8ceb93bd4 (diff) | |
And include the header.
(bzr r2675.4.3)
| -rw-r--r-- | launcher/StandaloneLauncher.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/StandaloneLauncher.cpp b/launcher/StandaloneLauncher.cpp index cd25fe39b..43eb597f0 100644 --- a/launcher/StandaloneLauncher.cpp +++ b/launcher/StandaloneLauncher.cpp @@ -35,6 +35,7 @@ #include "FavoriteStoreGSettings.h" #include "LauncherController.h" #include "Launcher.h" +#include "unity-shared/IconRenderer.h" #include "unity-shared/PanelStyle.h" #include "unity-shared/UnitySettings.h" |
