Blender V2.61 - r43446
|
#include "GHOST_SystemPathsX11.h"
#include "GHOST_Debug.h"
#include <sys/time.h>
#include <unistd.h>
#include <stdio.h>
#include <cstdlib>
Go to the source code of this file.
Variables | |
static const char * | static_path = NULL |
Definition in file GHOST_SystemPathsX11.cpp.
const char* static_path = NULL [static] |
Definition at line 52 of file GHOST_SystemPathsX11.cpp.
Referenced by GHOST_SystemPathsX11::getSystemDir().