~stellarium/stellarium/trunk

« back to all changes in this revision

Viewing changes to src/main.cpp

  • Committer: georg-zotti
  • Date: 2013-12-03 11:02:55 UTC
  • mfrom: (6295.1.21 landscape-addons)
  • Revision ID: georg.zotti@univie.ac.at-20131203110255-b5r8n5lqayqzh1qw
mergedĀ inĀ ~georg-zotti/stellarium/landscape-addons

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
#include <clocale>
52
52
 
53
53
#ifdef Q_OS_WIN
 
54
        #include <winsock2.h>
54
55
        #include <windows.h>
55
56
        #ifdef _MSC_BUILD
56
57
                #include <MMSystem.h>