diff options
Diffstat (limited to 'protocols/Twitter/src/theme.cpp')
-rw-r--r-- | protocols/Twitter/src/theme.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Twitter/src/theme.cpp b/protocols/Twitter/src/theme.cpp index 7b0a6a6eac..f2abf6ab71 100644 --- a/protocols/Twitter/src/theme.cpp +++ b/protocols/Twitter/src/theme.cpp @@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "stdafx.h"
#include "theme.h"
#include "proto.h"
|