Related to #1785.
*************************************************************************/
#include "topfisheyeview.h"
-//#include "glcomptext.h"
-//#include "glcomptextpng.h"
#include <math.h>
#include <common/memory.h>
#include "viewport.h"
#ifndef GLCOMPTRACKBAR_H
#define GLCOMPTRACKBAR_H
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#endif
#ifndef GLCOMPBUTTON_H
#define GLCOMPBUTTON_H
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {
#include <stdlib.h>
#include <string.h>
#ifdef _WIN32
-#include "glpangofont.h"
+#include <glcomp/glpangofont.h>
typedef float GLfloat;
#else
#include <unistd.h>
#include <GL/gl.h>
#endif
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#include <GL/glut.h>
#ifdef __cplusplus
#ifndef GLCOMPIMAGE_H
#define GLCOMPIMAGE_H
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {
#ifndef GLCOMPLABEL_H
#define GLCOMPLABEL_H
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {
#ifndef GLCOMPMOUSE_H
#define GLCOMPMOUSE_H
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {
#ifndef GLCOMPPANEL_H
#define GLCOMPPANEL_H
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {
#ifndef GLCOMPSET_H
#define GLCOMPSET_H
-#include "glcompfont.h"
-#include "glcomptextpng.h"
+#include <glcomp/glcompfont.h>
+#include <glcomp/glcomptextpng.h>
#ifdef __cplusplus
extern "C" {
#include <stdlib.h>
#include <string.h>
#ifdef _WIN32
-#include "glpangofont.h"
+#include <glcomp/glpangofont.h>
typedef float GLfloat;
#else
#include <unistd.h>
#include <GL/gl.h>
#endif
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#include <GL/glut.h>
#ifdef __cplusplus
#include <stdio.h>
#include <GL/gl.h>
#include <GL/glu.h>
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {
#endif
#include <GL/gl.h>
#include <GL/glu.h>
-#include "glcompdefs.h"
+#include <glcomp/glcompdefs.h>
#ifdef __cplusplus
extern "C" {