VirtualBox

Ignore:
Timestamp:
Nov 11, 2020 12:45:11 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141313
Message:

Main/OpenGLTestApp: Linux compilation fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/OpenGLTest/OpenGLTestApp.cpp

    r86857 r86859  
    5050#endif /* VBOXGLTEST_WITH_LOGGING */
    5151
    52 #ifndef RT_OS_WINDOWS
    53 # include <GL/gl.h> /* For GLubyte and friends. */
    54 #endif
    55 
    5652#ifdef VBOX_WITH_VIDEOHWACCEL
    5753# include <QGLWidget>
    5854# include <QApplication>
    5955# include <VBox/VBoxGL2D.h>
     56#endif
     57
     58#ifndef RT_OS_WINDOWS
     59# include <GL/gl.h> /* For GLubyte and friends. */
    6060#endif
    6161
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette