Parcourir la source

egl: Add an include for size_t

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
tags/android-x86-2.2
Thomas Hellstrom il y a 15 ans
Parent
révision
675aec8178
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/egl/main/egldriver.h

+ 1
- 1
src/egl/main/egldriver.h Voir le fichier

@@ -4,7 +4,7 @@

#include "egltypedefs.h"
#include "eglapi.h"
#include <stddef.h>

/**
* Define an inline driver typecast function.

Chargement…
Annuler
Enregistrer