~smspillaz/compiz-core/compiz-core.fix_898469

« back to all changes in this revision

Viewing changes to plugins/opengl/src/opengl.cpp

Merged compiz-core.fix_898465 into compiz-core.fix_898469.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 *          David Reveman <davidr@novell.com>
26
26
 */
27
27
 
28
 
#include <core/core.h>
29
28
#include <core/pluginclasshandler.h>
30
29
#include "privates.h"
31
30